Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Replay Crash at CreateSwapChainForComposition #2017

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

JerryAMD
Copy link
Collaborator

Gfxr replay redirect CreateSwapChainForComposition to CreateSwapChainForHwnd. But CreateSwapChainForComposition don't have DXGI_SWAP_CHAIN_FULLSCREEN_DESC parameter. So that the replay should handle the case.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 368831.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 6042 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 6042 failed.

@locke-lunarg
Copy link
Contributor

locke-lunarg commented Feb 19, 2025

This PR is good to me. It failed on our CI test, but the error was from gfxr code. It was fixed by this PR #2016. Please rebase this PR, and it will start test again. Thank you.

Gfxr replay redirect CreateSwapChainForComposition to CreateSwapChainForHwnd.
But CreateSwapChainForComposition don't have DXGI_SWAP_CHAIN_FULLSCREEN_DESC parameter.
So that the replay should handle the case.
@JerryAMD JerryAMD force-pushed the dev-jerry-createswapchain branch from d190c3c to fe6ac6b Compare February 19, 2025 18:03
@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 375415.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 6104 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 6104 passed.

@locke-lunarg
Copy link
Contributor

It's good to merge.

@locke-lunarg locke-lunarg merged commit aa9cbb9 into LunarG:dev Feb 19, 2025
9 checks passed
@JerryAMD JerryAMD deleted the dev-jerry-createswapchain branch February 19, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants